About the Demo

aspxDelphi.net Web Store ADMIN

This is a complete web-based administration utility for the aspxDelphi.net Store application. Administer customers, orders, categories, products, reviews and administrators.
The database supported is Interbase 7.0. DelphiWebStore uses "Borland Data Providers for Microsoft .NET" (Borland.Data.Interbase namespace).

Delphi Web Store (runing on Interbase using Borland Data Providers for .NET) can be found on CodeCentral: Delphi Web Store (ASP.NET, BDP, Interbase)

Setup Information

Prior to running this demo, you will need to create a virtual directory for DelphiWebStore_ADMIN_BDP in IIS.
  1. Choose Start | Control Panel.
  2. Select Administrative Tools.
  3. Double-click the Internet Information Services icon.
  4. Expand the treeview, until you see Default Web Site.
  5. Right-click the Default Web Site node, then choose New | Virtual Directory...
  6. Click the Next button.
  7. Enter the Alias for the program. This MUST be the same as the Project name. Name it "DelphiWebStore_ADMIN_BDP".
  8. Click the Next button.
  9. Click the Browse... button to navigate to the root directory of the Store Admin.
  10. For example, the directory for the DelphiWebStore_ADMIN_BDP is: C:\??\DelphiWebStore_ADMIN_BDP
  11. Click the Next button.
  12. Select the Write option.
  13. Click the Next button.
  14. Click the Finish button.

Running the Demo

Build and run ...


Developed by:
Zarko Gajic
http://www.aspxdelphi.net
http://delphi.about.com

Troubleshooting

n/a